Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 31,467 for

watermark api

(0.06 sec)
  1. Add watermarks to word processing documents | D...

    GroupDocs.Watermark Api allows you to add Watermark in headers and footers of the page....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated Api provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage Watermarks in the document (instead of Documentclass from previous versions). Adding Watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage Watermarks. Document information and preview generation procedures were simplified....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/migration-notes/
  3. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text Watermarks to documents which may consists of pages, worksheets, slides or frames....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  4. Categories

    Find Answers by Api GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/categories/
  5. Apply or Discard Comparison Changes With GroupD...

    GroupDocs team is excited to announce another monthly release of GroupDocs.Comparison for .NET 17.1.0 Api with seven new features like Apply or Discard changes for spreadsheet, PDF file formats and support for hyperlink comparison is also introduced along with five improvements like change detection for paragraphs in PDF document, deleted or inserted borders comparison in Spreadsheet and change of table comparison are included. This monthly release also has two major fixes for PDF document ....0 API with seven new features like...here to download the latest API. GroupDocs.Comparison for .NET...

    blog.groupdocs.com/comparison/apply-discard-com...
  6. Adding image watermarks | Documentation

    GroupDocs.Watermar Api supports adding the following image file types as image Watermark: Bmp; Png; Gif; Jpeg. Add image Watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the Watermark will be added to all of them. advanced_usage.adding_image_Watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker Watermarker = new Watermarker("presentation....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/adding-image-...
  7. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add Watermark to the worksheets of any Excel document....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Add watermarks to spreadsheet documents | Docum...

    Adding Watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add Watermark to the worksheets of any Excel document. Adding Watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize Watermark object Set Watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add Watermark to the worksheet Save the document Following code shows how to add Watermark to a particular worksheet....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. Adding text watermarks | Documentation

    Following code snippet shows how to add text Watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the Watermark will be added to all of them. advanced_usage.adding_text_Watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker Watermarker = new Watermarker("image.png"); // Initialize the font to be used for Watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the Watermark object TextWatermark Watermark = new TextWatermark("Test Watermark", font); // Set Watermark properties Watermark....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/adding-text-w...
  10. GroupDocs.Watermark Product Family

    Find answers about manipulating text and image Watermarks in different files using code on any platform....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/watermark/page/2/